placesview: jumps to the default location
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Mon, 10 Aug 2015 13:42:43 +0000 (10:42 -0300)
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Mon, 10 Aug 2015 13:42:43 +0000 (10:42 -0300)
commit5e3d0b19b05d6cd9e9568a13ce2a33b4a3f219f3
tree8ad5c336c63139a7a8111fb47847ed1f0425e9fb
parent525732b6233686c388e5b20ab529099d54b377f9
placesview: jumps to the default location

When we connect to a server, the default and expected
behavior is going to the default location, which usually
is the home directory or a writable directory.

GtkPlacesSidebar behaves properly, while GtkPlacesView
doesn't.

Fix that by jumping to the default locations instead of
the root location.
gtk/gtkplacesview.c